//==============================================================================
// Setna_anim.txt
//==============================================================================

//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual special e priest of ra head
ReplaceTexture Infantry G Hypaspist Head Standard/Infantry E Axeman Head Beta
         }
      }
   }
}

//==============================================================================
define Staff
{
   set hotspot
   {
      version
      {
         Visual Special E Priest Staff
      }
   }
}

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		SetSelector 
		{
			set hotspot
			{	
				version
				{
					Visual Hero C Monk_idleA
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
				}
			}
                }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		SetSelector 
		{
			set hotspot
			{	
				version
				{
					Visual Hero C Monk_BoredA
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
				}
			}
                }
   	}
}

//==============================================================================
anim rangedattack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monk_attackA
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.01 true   
            tag SpecificSoundSet 0.60 false SwordSwing checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim heal
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monk_heal
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false Heal checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim empower
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monk_heal
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
         }
      }
   }
}

//==============================================================================
anim build
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monk_heal
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.40 true   
            tag SpecificSoundSet 0.00 false PharaohBuild checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monk_FlailA
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Hero C Monk_deathA
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector
   {
		SetSelector 
		{
			set hotspot
			{	
				version
				{
					Visual Hero C Monk_WalkA
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
ReplaceTexture hero c monk/hero e priest of ra
					tag FootstepLeft 0.30 true   
					tag FootstepRight 0.80 true

				}
			}
                }
   	}
}
